- interrupt handling subroutine
- подпрограмма обработки прерываний
The New English-Russian Dictionary of Radio-electronics. F.V Lisovsky . 2005.
The New English-Russian Dictionary of Radio-electronics. F.V Lisovsky . 2005.
Interrupt handler — An interrupt handler, also known as an interrupt service routine (ISR), is a callback subroutine in an operating system or device driver whose execution is triggered by the reception of an interrupt. Interrupt handlers have a multitude of… … Wikipedia
Interrupt — This article is about computer interrupts. For the study of the effect of disruptions on job performance, see Interruption science. In computing, an interrupt is an asynchronous signal indicating the need for attention or a synchronous event in… … Wikipedia
Interrupt latency — In Realtime Operating Systems, Interrupt latency is the time between the generation of an interrupt by a device and the servicing of the device which generated the interrupt. For many operating systems, devices are serviced as soon as the device… … Wikipedia
Subroutine — In computer science, a subroutine (function, method, procedure, or subprogram) is a portion of code within a larger program, which performs a specific task and can be relatively independent of the remaining code. The syntax of many programming… … Wikipedia
Exception handling — is a programming language construct or computer hardware mechanism designed to handle the occurrence of exceptions, special conditions that change the normal flow of program execution. Programming languages differ considerably in their support… … Wikipedia
Parallax Propeller — chip The Parallax P8X32A Propeller chip, introduced in 2006, is a multi core architecture parallel microcontroller with eight 32 bit RISC CPU cores.[1] … Wikipedia
MOS Technology 6502 — The MOS Technology 6502 is an 8 bit microprocessor that was designed by Chuck Peddle for MOS Technology in 1975. When it was introduced, it was the least expensive full featured CPU on the market by a considerable margin, costing less than one… … Wikipedia
RS08 — The RS08 [http://www.freescale.com/RS08] core is a reduced resource version of the Freescale MC68HCS08 central processing unit (CPU), a member of the 6800 microprocessor family. It has been implemented in several microcontroller devices for… … Wikipedia
Intel 8080 — Infobox Computer Hardware Cpu name = Intel 8080 caption = An Intel C8080A processor. produced start = mid 1974 produced end = slowest = 2 | slow unit = MHz fastest = | fast unit = MHz manuf1 = Intel arch = pre x86 pack1 = 40 pin DIPThe Intel 8080 … Wikipedia
Stack (data structure) — In computer science, a stack is an abstract data type and data structure based on the principle of Last In First Out (LIFO) . Stacks are used extensively at every level of a modern computer system. For example, a modern PC uses stacks at the… … Wikipedia
Texas Instruments TMS9900 — Introduced in 1976 and based on the Texas Instruments 990 minicomputer CPU, the TMS9900 was one of the first true 16 bit microprocessors (the first were probably National Semiconductor IMP 16 or AMD 2901 bit slice processors in 16 bit… … Wikipedia